Property
| Description
| Read/Write
|
ActiveViewIndex
| Integer. Gets the 1-based index of the current view (tab).
| Read only
|
DisplayBackgroundEdge
| Boolean. Gets or sets whether the report is offset from the edge of its view window.
| Read/Write
|
DisplayBorder
| Boolean. Gets or sets whether the border of the viewer object is displayed.
| Read/Write
|
DisplayGroupTree
| Boolean. Gets or sets the visibility of the group tree.
| Read/Write
|
DisplayTabs
| Boolean. Gets or sets whether the viewer has tabs for navigation between views.
| Read/Write
|
DisplayToolbar
| Boolean. Gets or sets the visibility of the toolbar.
| Read/Write
|
EnableAnimationCtrl
| Boolean. Gets or sets whether or not the animation control is visible.
| Read/Write
|
EnableCloseButton
| Boolean. Gets or sets the visibility of the close button.
| Read/Write
|
EnableDrillDown
| Boolean. Gets or sets whether drill down is allowed.
| Read/Write
|
EnableExportButton
| Boolean. Gets or sets the visibility of the Export toolbar button.
| Read/Write
|
EnableGroupTree
| Boolean. Gets or sets whether or not the group tree is available.
| Read/Write
|
EnableHelpButton
| Boolean. Gets or sets whether or not the help button appears on the toolbar.
| Read/Write
|
EnableNavigationControls
| Boolean. Gets or sets whether or not the First Page button, Previous Page button, Next Page button, and Last Page button appear on the toolbar.
| Read/Write
|
EnablePopupMenu
| Boolean. Gets or sets whether the popup menu is available.
| Read/Write
|
EnablePrintButton
| Boolean. Gets or sets the visibility of the Print button.
| Read/Write
|
EnableProgressControl
| Boolean. Gets or sets the visibility of the progress control.
| Read/Write
|
EnableRefreshButton
| Boolean. Gets or sets the visibility of the Refresh button.
| Read/Write
|
EnableSearchControl
| Boolean. Gets or sets the visibility of the search control.
| Read/Write
|
EnableSearchExpertButton
| Boolean. Gets or sets the status of the Search Expert toolbar button.
| Read/Write
|
EnableStopButton
| Boolean. Gets or sets whether the viewer displays the stop button.
| Read/Write
|
EnableToolbar
| Boolean. Gets or sets the visibility of the toolbar.
| Read/Write
|
EnableZoomControl
| Boolean. Gets or sets the visibility of the zoom control.
| Read/Write
|
IsBusy
| Boolean. Gets the status of the control, busy or not busy.
| Read only
|
ReportSource
| Unknown. Gets or sets the report source.
| Read/Write
|
TrackCursorInfo
| CRVTrackCursorInfo Object (CRVIEWERLib). Gets reference to TrackCursor information.
| Read only
|
ViewCount
| Integer. Gets the current number of views (tabs).
| Read only
|